This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: create new field in a form dinamically ~John Nimtoopuloni 27.Jan.04 03:24 PM a Web browser Domino Designer All ReleasesWindows 2000
Thanks. I am interested in how to add new fields to the form. I want to enable the user to click a button, which should cause 2 new fields added to the form, user can fill these new fields.
My current solution: I defined more fields in the form; field properties "Hide paragraph if formula is true" ToDisplay<2
User-click increases the value of ToDisplay from 1 to 2 (and so on).